Lucene search
+L
LinuxLinux Kernel

14650 matches found

CVE
CVE
added 2025/10/07 3:21 p.m.32 views

CVE-2022-50539

In the Linux kernel, CVE-2022-50539 concerns the ARM OMAP2+ platform, specifically omap4-common. The issue arises in omap4_sram_init() where of_find_compatible_node() can return a node pointer with its refcount already incremented. The underlying root cause is a refcount leak related to node hand...

5.5CVSS6.1AI score0.00143EPSS
Save
CVE
CVE
added 2025/10/07 3:21 p.m.32 views

CVE-2022-50552

CVE-2022-50552 : In the Linux kernel, the blk-mq path had a race where hctx->run_work could race with the elevator switch during reinitialization of hardware queues, potentially leading to use-after-free and kernel panics. The fix switches to a quiesced elevator switch and makes the previous e...

7.8CVSS6AI score0.00195EPSS
Save
CVE
CVE
added 2025/09/15 2:6 p.m.32 views

CVE-2023-53190

CVE-2023-53190 relates to a Linux kernel issue: a memory leak in the vxlan error path due to missing vxlan_vnigroup_uninit() when completion fails in vxlan_vnigroup_init(). The vulnerability affects vxlan initialization under certain error-injection/recovery scenarios, leading to memory leaks and...

5.5CVSS6.2AI score0.00162EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.32 views

CVE-2023-53204

CVE-2023-53204 affects the Linux kernel af_unix subsystem. The root cause is a data race on the unix_inflight field: user->unix_inflight is modified under spin_lock(unix_gc_lock), while too_many_unix_fds() reads it locklessly, enabling a race between unix_attach_fds and the unix_inflight acces...

4.7CVSS6AI score0.0011EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.32 views

CVE-2023-53206

CVE-2023-53206 : In the Linux kernel, a NULL pointer dereference in hwmon: (pmbus_core) was fixed by removing the assumption that a regulator device is passed. The fix involves passing the i2c_client to _pmbus_is_enabled to avoid dereferencing a NULL regulator during _pmbus_get_flags, addressing ...

5.5CVSS6.1AI score0.00133EPSS
Save
CVE
CVE
added 2025/09/15 2:21 p.m.32 views

CVE-2023-53219

CVE-2023-53219 affects the Linux kernel media: netup_unidvb code, where detaching a Universal DVB card could lead to a use-after-free because del_timer() could not stop an active timer in netup_unidvb_dma_timeout() while the timer runs. The fix replaces del_timer() with del_timer_sync() to ensure...

7.8CVSS6.1AI score0.00149EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.32 views

CVE-2023-53251

The CVE-2023-53251 issue affects the Linux kernel (wicwifi/iwlwifi PCIe path) where a NULL pointer dereference could occur in iwl_pcie_irq_rx_msix_handler due to rxq becoming NULL when trans_pcie->rxq is NULL and entry->entry is zero; the patch adds a proper check for trans_pcie->rxq. Re...

5.5CVSS6.1AI score0.00135EPSS
Save
CVE
CVE
added 2025/09/15 2:46 p.m.32 views

CVE-2023-53252

The CVE-2023-53252 entry applies to the Linux kernel Bluetooth stack. The vulnerability arises in hci_update_accept_list_sync where hci_conn_params/hci_sync lists are iterated while the lists can be modified (e.g., by le_scan_cleanup) without holding the device lock, risking an invalid list curso...

7.8CVSS6.1AI score0.00137EPSS
Save
CVE
CVE
added 2025/09/16 8:6 a.m.32 views

CVE-2023-53269

CVE-2023-53269 is a Linux kernel vulnerability affecting the block layer in the ublk path. The issue centers on ensuring the block size is set correctly; an incorrect size could cause a kernel panic. The documented fix enforces proper block size handling and, when ublk_validate_params() fails, cl...

5.5CVSS6.1AI score0.00143EPSS
Save
CVE
CVE
added 2025/09/16 8:7 a.m.32 views

CVE-2023-53271

CVE-2023-53271 concerns the Linux kernel UBI layer. The issue arises from a mismatch between create and destroy interfaces where the object created by ubi_eba_create_table() is freed via kfree(), leaving ubi_eba_table->entries potentially not freed, leading to a kmemleak-reported unreferenced ...

5.5CVSS6.1AI score0.00147EPSS
Save
CVE
CVE
added 2025/09/16 8:7 a.m.32 views

CVE-2023-53272

CVE-2023-53272 relates to the Linux kernel ENA driver (net: ena) where a UBSAN shift-out-of-bounds in the exponential backoff was observed during device reset. The issue stems from exponent calculations that could overflow 32-bit types, causing UBSAN panics when backoff delays grow large. The adv...

7.1CVSS6.5AI score0.00149EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.32 views

CVE-2023-53289

The CVE-2023-53289 issue affects the Linux kernel, specifically the media/bdisp component. The root cause is a missing check for the return value of create_workqueue, which could lead to a NULL pointer dereference. The publicly available connected documents confirm a fix that adds the necessary c...

5.5CVSS6.1AI score0.00139EPSS
Save
CVE
CVE
added 2025/09/16 8:11 a.m.32 views

CVE-2023-53300

The CVE-2023-53300 issue is in the Linux kernel media hi846 driver: hi846_init_controls allocated a ctrl_hdlr but failed to free it on error, causing a memory leak. The fix adds v4l2_ctrl_handler_free to properly release the allocated resources when initialization fails. Affected area: kernel med...

5.5CVSS6AI score0.00135EPSS
Save
CVE
CVE
added 2025/09/16 4:12 p.m.32 views

CVE-2023-53332

CVE-2023-53332: In the Linux kernel, a missing NULL pointer check in ipi_send_verify() can allow NULL dereference in irq_data_get_affinity_mask() when ipi_send_{mask|single}() is called with an invalid interrupt number, causing a kernel oops. The fix adds the NULL pointer check in ipi_send_verify...

5.5CVSS5.8AI score0.00134EPSS
Save
CVE
CVE
added 2025/09/17 2:56 p.m.32 views

CVE-2023-53340

Linux kernel: net/mlx5 vulnerability where DEVX can issue a general, unknown command; if such a command fails, mlx5 may collect failure data without a storage for it, causing an array-index-out-of-bounds error. The fix adds a check to verify the command is known before collecting failure data. Af...

7.8CVSS6.1AI score0.00197EPSS
Save
CVE
CVE
added 2025/09/18 1:33 p.m.32 views

CVE-2023-53378

CVE-2023-53378 (Linux kernel, DRM/i915) : The vulnerability stems from i915_gem_object_is_framebuffer() not treating the DPT BO (display plane table backing object) as a framebuffer. As a result, the shrinker can evict the DPT BO while the FB BO remains bound, if the DPT came from regular shmem. ...

7.8CVSS6.1AI score0.00141EPSS
Save
CVE
CVE
added 2025/09/18 4:4 p.m.32 views

CVE-2023-53423

CVE-2023-53423 is a Linux kernel vulnerability resolved by a fix in objtool. The issue is a memory leak: strdup() allocates memory for key_name and the code path handling errors does not free it, leading to leaks in create_static_call_sections(). The connected advisories (EulerOS/Nessus entries) ...

5.5CVSS6.1AI score0.00135EPSS
Save
CVE
CVE
added 2025/09/18 4:4 p.m.32 views

CVE-2023-53438

CVE-2023-53438 : In the Linux kernel, the AMD Zen IF poison error path could misclassify context due to non-synchronous delivery of poison by the IF unit. The issue is mitigated by adding a quirk to always save the Code Segment (CS) register when poison is consumed from the IF unit banks, ensurin...

5.5CVSS6.1AI score0.00136EPSS
Save
CVE
CVE
added 2025/10/01 11:42 a.m.32 views

CVE-2023-53460

CVE-2023-53460 describes a memory-leak in the Linux kernel wifi driver rt w88 (rtw_usb_probe) in drivers/net/wireless/realtek/rtw88/usb.c:876, where an allocated hw structure may not be released on a path, reported as the line 811 release issue. The root cause is a leak in the USB probe path (rtw...

5.5CVSS6AI score0.00128EPSS
Save
CVE
CVE
added 2025/10/01 11:42 a.m.32 views

CVE-2023-53486

CVE-2023-53486 affects the Linux kernel ntfs3 implementation. The fixed issue is a combined overflow/boundary check in attribute size validation during NTFS attribute enumeration, which could lead to slab-out-of-bounds access (KASAN) when mounting or reading NTFS volumes. The description and conn...

7.8CVSS6AI score0.00153EPSS
Save
CVE
CVE
added 2025/10/01 11:46 a.m.32 views

CVE-2023-53526

CVE-2023-53526 affects the Linux kernel’s journaling subsystem (jbd2) and can lead to ext4 image corruption if a journal checkpoint is removed during a power outage. The described attack path involves a sequence where a transaction is inserted into the checkpoint list, buffers are manipulated, an...

7.8CVSS6.2AI score0.00143EPSS
Save
CVE
CVE
added 2025/10/04 3:17 p.m.32 views

CVE-2023-53566

CVE-2023-53566 affects the Linux kernel’s netfilter nft_set_rbtree code. The issue is a null dereference on element insertion in nft_set_rbtree, where rb_prev() may return NULL, leading to a general protection fault (address 0xdffffc0000000003) and an accompanying KASAN null-pointer dereference. ...

7.8CVSS6AI score0.0014EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.32 views

CVE-2023-53621

CVE-2023-53621: Linux kernel memcg/memcontrol bug could cause a NULL pointer dereference during eviction if the memcg retrieved by the stored id is not the original one. Impact is local, with a high base score (7.8) and local access required. The issue stems from eviction recency checks in mem_cg...

7.8CVSS5.7AI score0.0019EPSS
Save
CVE
CVE
added 2025/10/07 3:19 p.m.32 views

CVE-2023-53647

The CVE-2023-53647 issue in the Linux kernel arises from an ACPI namespace traversal in the Hyper-V VMBus driver (hv_vmbus). If Hyper-V MMIO ranges cannot be found, the code may dereference the ACPI namespace root object (which has an all-ones handle), causing a NULL pointer dereference and an oo...

5.5CVSS6.2AI score0.00184EPSS
Save
CVE
CVE
added 2025/07/10 7:41 a.m.32 views

CVE-2025-38271

CVE-2025-38271 affects the Linux kernel where a NULL dereference could occur in rtnl_create_link() when dev->netdev_ops is NULL. The fix removes usage of netdev_lock_ops() and replaces dev_set_group() with netif_set_group() to avoid the dereference during rtnl_create_link() execution. The issu...

5.5CVSS6.6AI score0.0014EPSS
Save
CVE
CVE
added 2025/09/04 3:32 p.m.32 views

CVE-2025-38682

The CVE-2025-38682 entry details a Linux kernel vulnerability in i2c core: i2c_unregister_device() could double-free a fwnode when the i2c_client has a software-node as its primary fwnode. The root cause was unconditional fwnode_handle_put() on the i2c_client, which, if a software fwnode is prima...

7.8CVSS5.9AI score0.00153EPSS
Save
CVE
CVE
added 2025/09/05 5:21 p.m.32 views

CVE-2025-39722

The CVE-2025-39722 issue is in the Linux kernel crypto/caam suspend path for iMX8QM/iMX8ULP SoCs. Root cause: CAAM register access during suspend is reserved by SECO/OPTEE, causing suspend-time crashes unless page 0 is protected; a new state variable no_page0 tracks external reservations, and sus...

5.5CVSS5.8AI score0.00144EPSS
Save
CVE
CVE
added 2025/09/11 4:56 p.m.32 views

CVE-2025-39780

CVE-2025-39780 – Linux kernel sched/ext class-switch issue. The vulnerability arises when enabling the sched_ext scheduler, which may trigger invalid task state transitions and produce warnings such as “Invalid task state transition 0 -> 3 for fish[770]” in kernel/sched/ext.c. The root cause, ...

7.8CVSS6.1AI score0.00141EPSS
Save
CVE
CVE
added 2025/09/19 3:26 p.m.32 views

CVE-2025-39839

CVE-2025-39839 (Linux kernel) : In batman-adv network-coding decode, batman-adv NC code decodes skb data by XORing with coded_len without verifying the source skb length, only checking payload against destination skb length. This can produce a local out-of-bounds read and a small out-of-bounds wr...

8.8CVSS6.1AI score0.00236EPSS
Save
CVE
CVE
added 2025/09/23 6:0 a.m.32 views

CVE-2025-39868

CVE-2025-39868 describes a Linux kernel vulnerability where a runtime warning (WARN_ON_ONCE) could be triggered during unmount due to how erofs (and related DAX entries) were handled. The root cause, as noted in the description, is a fix introduced by commit 0e2f80afcfa6 that added WARN_ON_ONCE t...

7.8CVSS6AI score0.00133EPSS
Save
CVE
CVE
added 2025/09/24 11:2 a.m.32 views

CVE-2025-39890

CVE-2025-39890 fixes a memory leak in the Linux kernel’s ath12k driver. In ath12k_service_ready_ext_event(), the code path that handles a failure does not free svc_rdy_ext.mac_phy_caps, leading to a leaked 1024-byte object reported by kmemleak. The patch ensures that mac_phy_caps is freed in erro...

5.5CVSS6.1AI score0.00137EPSS
Save
CVE
CVE
added 2025/10/01 7:42 a.m.32 views

CVE-2025-39897

CVE-2025-39897 (Linux kernel) : The issue, sourced from the Linux kernel patch notes, involves the Xilinx AXIENET driver where RX metadata pointer retrieval can fail when calling dmaengine_desc_get_metadata_ptr(), which may return an error pointer. The fix adds proper error checking and handling ...

7.5CVSS6.1AI score0.00254EPSS
Save
CVE
CVE
added 2025/10/01 7:44 a.m.32 views

CVE-2025-39916

CVE-2025-39916 affects the Linux kernel DAMON subsystem (mm/damon/reclaim). The issue is a divide-by-zero in the calculation of min_age_region when creating a new DAMON_RECLAIM scheme, where aggr_interval is used as the divisor. The documented fix directly returns -EINVAL in this case, preventing...

5.5CVSS6.1AI score0.00137EPSS
Save
CVE
CVE
added 2026/01/13 3:34 p.m.32 views

CVE-2025-71081

The CVE-2025-71081 affects the Linux kernel ASoC: stm32 component (SAI) where the OF sync provider node reference was only dropped on a failed set_sync() during DAI probe. The fix ensures the reference is dropped on platform probe failures (e.g., probe deferral) and on driver unbind, preventing a...

5.5CVSS6.1AI score0.00111EPSS
Save
CVE
CVE
added 2026/01/14 3:8 p.m.32 views

CVE-2025-71144

The CVE-2025-71144 issue is in the Linux kernel’s MPTCP code path, where after a commit, if the MPC subflow is already TCP_CLOSE or falls back to TCP, mptcp_do_fastclose() may skip setting the send_fastclose flag, causing __mptcp_close_ssk() to stop resetting the subflow context. Consequently, a ...

5.5CVSS6.1AI score0.00116EPSS
Save
CVE
CVE
added 2026/01/23 2:15 p.m.32 views

CVE-2025-71147

Technical details (affected products, specific root cause, impact, and remediation) are not publicly available in the provided documents. Monitor official advisories for updates.

5.5CVSS5.2AI score0.00114EPSS
Save
CVE
CVE
added 2026/01/23 2:15 p.m.32 views

CVE-2025-71148

CVE-2025-71148 affects the Linux kernel networking code (net/handshake). The issue: handshake_req_submit() overwrites sk->sk_destruct on submission, but does not restore it if an error occurs before hashing, causing handshake_sk_destruct() to return early and leak the socket. The fix is to res...

3.3CVSS5.3AI score0.0011EPSS
Save
CVE
CVE
added 2026/01/31 11:41 a.m.32 views

CVE-2025-71185

CVE-2025-71185 concerns the Linux kernel DMA engine TI dma-crossbar, specifically a leak of a crossbar device reference during am335x route allocation. The description states the fix is to drop the reference taken when looking up the crossbar platform device during am335x route allocation, addres...

5.5CVSS5.7AI score0.00187EPSS
Save
CVE
CVE
added 2026/02/18 2:21 p.m.32 views

CVE-2025-71225

CVE-2025-71225: Linux kernel vulnerability in RAID update path. When updating raid_disks via sysfs, freeze_array may unblock before queued r1bio structures are released, causing free_r1bio() to access memory with the old raid_disks/mempool configuration. This can lead to out-of-bounds access and ...

5.3CVSS5.3AI score0.00084EPSS
Save
CVE
CVE
added 2026/02/18 2:53 p.m.32 views

CVE-2025-71230

CVE-2025-71230 in Linux kernel concerns a leak of filesystem-specific data (sb->s_fs_info) when using the new mount API for hfs. The root cause is that if setup_bdev_super() fails after a new superblock is allocated by sget_fc() but before hfs_fill_super() takes ownership, sb->s_fs_info cou...

5.5CVSS5.3AI score0.00117EPSS
Save
CVE
CVE
added 2026/01/25 2:36 p.m.32 views

CVE-2026-23008

CVE-2026-23008 affects the Linux kernel drm/vmwgfx path on HW version 10. The issue arises in KMS with 3D on HW10 when there are no GB Surfaces and no backing buffer for surface-backed framebuffers, leading to a possible NULL dereference and a driver crash that can cause a black screen. A fix was...

5.5CVSS5.5AI score0.00135EPSS
Save
CVE
CVE
added 2026/01/25 2:36 p.m.32 views

CVE-2026-23013

CVE-2026-23013 pertains to the Linux kernel: in the octeon_ep_vf IRQ handling, the rollback path frees IRQs with a mismatched dev_id, using the literal 'oct' instead of the original ioq_vector. This can leave irqaction registrations alive, causing a use-after-free or crash when the interrupt fire...

7.8CVSS5.2AI score0.00152EPSS
Save
CVE
CVE
added 2026/02/04 4:7 p.m.32 views

CVE-2026-23070

CVE-2026-23070 is an in-kernel issue affecting the Linux kernel (noted in Debian/SUSE advisories) related to Octeontx2-af hardware. The vulnerability stems from missing/insufficient checks for fwdata in the shared firmware structure accessed by the MAC block (CGX/RPM). On boards booted without MA...

5.5CVSS5.1AI score0.00121EPSS
Save
CVE
CVE
added 2026/02/04 4:8 p.m.32 views

CVE-2026-23087

CVE-2026-23087 affects the Linux kernel in the Xen-scsi scsiback subsystem. The root cause is a memory leak: memory allocated for struct vscsiblk_info in scsiback_probe() is not freed in scsiback_remove(), including error paths during probe. The approved patch frees this allocation in scsiback_re...

5.5CVSS5.2AI score0.00123EPSS
Save
CVE
CVE
added 2026/02/04 4:8 p.m.32 views

CVE-2026-23102

CVE-2026-23102 affects the ARM64/Linux kernel path arm64/fpsimd: signal, where restoring SVE signal context with SME enabled can put a task into an invalid state. The vulnerability allows out-of-bounds memory reads or a potential fatal fault, or task termination via SIGKILL, if SVE signal data is...

7.1CVSS5.5AI score0.00117EPSS
Save
CVE
CVE
added 2026/02/14 3:9 p.m.32 views

CVE-2026-23114

Summary (CVE-2026-23114) The Linux kernel arm64 FPSIMD/SVE state management vulnerability arises when SVE is supported but SME is not: a ptrace write to the NT_ARM_SVE regset can place the tracee in an invalid state, storing non-streaming SVE data in FP_STATE_SVE format while TIF_SVE is not set. ...

5.5CVSS5.3AI score0.001EPSS
Save
CVE
CVE
added 2026/02/14 3:9 p.m.32 views

CVE-2026-23120

Technical details for CVE-2026-23120 are not provided in the connected documents. The Initial Description summarizes the race but does not specify affected products or fixes. Monitor vendor advisories for concrete remediation guidance.

5.5CVSS5.2AI score0.00114EPSS
Save
CVE
CVE
added 2026/02/18 2:21 p.m.32 views

CVE-2026-23219

CVE-2026-23219 concerns the Linux kernel (mm/slab) where alloc_tagging_slab_free_hook was not invoked in memcg_alloc_abort_single, causing a spurious warning: “alloc_tag was not cleared …” when CONFIG_MEM_ALLOC_PROFILING_DEBUG is enabled. The issue arises because the existing __memcg_slab_post_al...

5.5CVSS5.2AI score0.00112EPSS
Save
CVE
CVE
added 2026/02/18 2:53 p.m.32 views

CVE-2026-23223

CVE-2026-23223 relates to the Linux kernel where the XFS filesystem code exhibits a use-after-free in xchk_btree_check_block_owner. The issue arises from dereferencing bs->cur after it (or related pointers) may have been freed, leading to incorrect aliasing checks for bs->sc->sa.{bno,rma...

7.8CVSS5.2AI score0.0012EPSS
Save
CVE
CVE
added 2026/03/18 5:41 p.m.32 views

CVE-2026-23257

CVE-2026-23257 is a Linux kernel off-by-one cleanup bug affecting PF setup_nic_devices() in the liquidio path, linked to a memory leak. Connected advisories indicate Root:Ubuntu:24.04 and Ubuntu:22.04 have patched this CVE in the rootio-linux package, with multiple fixed versions available. The p...

5.5CVSS5.8AI score0.00114EPSS
Save
Total number of security vulnerabilities14650